shouldShowRequestPermissionRationale

Gets whether you should show UI with rationale before requesting a permission.

Return

Whether you should show permission rationale UI.

Parameters

activity

The target activity.

permission

A permission your app wants to request.

See also